PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / getDocument Method
In This Topic
    getDocument Method
    In This Topic
    Gets the document that owns this structure tree.
    Syntax
    public PDFFixedDocument getDocument()

    Return Value

    The com.o2sol.pdf4java.PDFFixedDocument that owns this structure tree.
    See Also